home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TSPELLCHECKCONFIGDIALOG / TSPELLCHECKCONFIGDIALOG.txt
Text File  |  2006-04-19  |  6KB  |  248 lines

  1. object SpellCheckConfigDialog: TSpellCheckConfigDialog
  2.   Left = 357
  3.   Top = 221
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Spelling Options'
  7.   ClientHeight = 397
  8.   ClientWidth = 320
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object OK: TButton
  22.     Left = 238
  23.     Top = 368
  24.     Width = 75
  25.     Height = 23
  26.     Anchors = [akLeft, akBottom]
  27.     Caption = 'xx&OK'
  28.     Default = True
  29.     ModalResult = 1
  30.     TabOrder = 3
  31.   end
  32.   object DictionariesGroup: TGroupBox
  33.     Left = 8
  34.     Top = 200
  35.     Width = 305
  36.     Height = 161
  37.     Anchors = [akLeft, akRight, akBottom]
  38.     Caption = ' xxDictionaries: '
  39.     TabOrder = 1
  40.     object CustomLabel: TLabel
  41.       Left = 8
  42.       Top = 117
  43.       Width = 98
  44.       Height = 13
  45.       Anchors = [akLeft, akBottom]
  46.       Caption = 'xxCustom Dictionary:'
  47.     end
  48.     object CustomCombo: TComboBox
  49.       Left = 8
  50.       Top = 132
  51.       Width = 169
  52.       Height = 21
  53.       Style = csDropDownList
  54.       Anchors = [akLeft, akRight, akBottom]
  55.       ItemHeight = 13
  56.       TabOrder = 1
  57.       OnChange = CustomComboChange
  58.     end
  59.     object DictionariesButton: TButton
  60.       Left = 192
  61.       Top = 130
  62.       Width = 105
  63.       Height = 23
  64.       Anchors = [akRight, akBottom]
  65.       Caption = 'xxDictionaries ...'
  66.       TabOrder = 2
  67.       OnClick = DictionariesButtonClick
  68.     end
  69.     object MainDictionaries: TListView
  70.       Left = 8
  71.       Top = 16
  72.       Width = 289
  73.       Height = 97
  74.       Anchors = [akLeft, akTop, akRight, akBottom]
  75.       Checkboxes = True
  76.       Columns = <
  77.         item
  78.           AutoSize = True
  79.           Caption = 'xxName'
  80.           ImageIndex = 0
  81.         end
  82.         item
  83.           AutoSize = True
  84.           Caption = 'xxFilename'
  85.           ImageIndex = 0
  86.         end>
  87.       ColumnClick = False
  88.       HotTrackStyles = [htHandPoint, htUnderlineHot]
  89.       ReadOnly = True
  90.       RowSelect = True
  91.       SmallImages = XPImageList
  92.       TabOrder = 0
  93.       ViewStyle = vsReport
  94.       OnChange = MainDictionariesChange
  95.       OnClick = MainDictionariesClick
  96.       OnSelectItem = MainDictionariesSelectItem
  97.     end
  98.   end
  99.   object OptionsGroup: TGroupBox
  100.     Left = 8
  101.     Top = 8
  102.     Width = 305
  103.     Height = 185
  104.     Anchors = [akLeft, akTop, akRight, akBottom]
  105.     Caption = ' xxOptions: '
  106.     TabOrder = 0
  107.     object Option1: TCheckBox
  108.       Left = 8
  109.       Top = 16
  110.       Width = 289
  111.       Height = 17
  112.       Caption = 'Option1'
  113.       TabOrder = 0
  114.       OnClick = OptionsClick
  115.     end
  116.     object Option2: TCheckBox
  117.       Left = 8
  118.       Top = 32
  119.       Width = 289
  120.       Height = 17
  121.       Caption = 'Option2'
  122.       TabOrder = 1
  123.       OnClick = OptionsClick
  124.     end
  125.     object Option3: TCheckBox
  126.       Left = 8
  127.       Top = 48
  128.       Width = 289
  129.       Height = 17
  130.       Caption = 'Option3'
  131.       TabOrder = 2
  132.       OnClick = OptionsClick
  133.     end
  134.     object Option4: TCheckBox
  135.       Left = 8
  136.       Top = 64
  137.       Width = 289
  138.       Height = 17
  139.       Caption = 'Option4'
  140.       TabOrder = 3
  141.       OnClick = OptionsClick
  142.     end
  143.     object Option5: TCheckBox
  144.       Left = 8
  145.       Top = 80
  146.       Width = 289
  147.       Height = 17
  148.       Caption = 'Option5'
  149.       TabOrder = 4
  150.       OnClick = OptionsClick
  151.     end
  152.     object Option6: TCheckBox
  153.       Left = 8
  154.       Top = 96
  155.       Width = 289
  156.       Height = 17
  157.       Caption = 'Option6'
  158.       TabOrder = 5
  159.       OnClick = OptionsClick
  160.     end
  161.     object Option7: TCheckBox
  162.       Left = 8
  163.       Top = 112
  164.       Width = 289
  165.       Height = 17
  166.       Caption = 'Option7'
  167.       TabOrder = 6
  168.       OnClick = OptionsClick
  169.     end
  170.     object Option10: TCheckBox
  171.       Left = 8
  172.       Top = 160
  173.       Width = 289
  174.       Height = 17
  175.       Caption = 'Option10'
  176.       TabOrder = 9
  177.       OnClick = OptionsClick
  178.     end
  179.     object Option9: TCheckBox
  180.       Left = 8
  181.       Top = 144
  182.       Width = 289
  183.       Height = 17
  184.       Caption = 'Option9'
  185.       TabOrder = 8
  186.       OnClick = OptionsClick
  187.     end
  188.     object Option8: TCheckBox
  189.       Left = 8
  190.       Top = 128
  191.       Width = 289
  192.       Height = 17
  193.       Caption = 'Option8'
  194.       TabOrder = 7
  195.       OnClick = OptionsClick
  196.     end
  197.   end
  198.   object HelpButton: TButton
  199.     Left = 157
  200.     Top = 368
  201.     Width = 75
  202.     Height = 23
  203.     Anchors = [akLeft, akBottom]
  204.     Caption = 'xxHelp'
  205.     TabOrder = 2
  206.     OnClick = HelpButtonClick
  207.   end
  208.   object ResetButton: TButton
  209.     Left = 8
  210.     Top = 368
  211.     Width = 100
  212.     Height = 23
  213.     Anchors = [akLeft, akBottom]
  214.     Caption = 'xxxReset Defaults'
  215.     TabOrder = 4
  216.     OnClick = ResetButtonClick
  217.   end
  218.   object DialogControl: TConfigurationDialogCtrl
  219.     OnConfigurationAvailable = DialogControlConfigurationAvailable
  220.     Left = 280
  221.     Top = 16
  222.   end
  223.   object XPImageList: TImageList
  224.     AllocBy = 1
  225.     DrawingStyle = dsTransparent
  226.     Width = 1
  227.     Left = 280
  228.     Top = 48
  229.     Bitmap = {
  230.       494C010101000400040001001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  231.       0000000000003600000028000000040000001000000001002000000000000001
  232.       0000000000000000000000000000000000000000000000000000000000000000
  233.       0000000000000000000000000000000000000000000000000000000000000000
  234.       0000000000000000000000000000000000000000000000000000000000000000
  235.       0000000000000000000000000000000000000000000000000000000000000000
  236.       0000000000000000000000000000000000000000000000000000000000000000
  237.       0000000000000000000000000000000000000000000000000000000000000000
  238.       0000000000000000000000000000000000000000000000000000000000000000
  239.       0000000000000000000000000000000000000000000000000000000000000000
  240.       000000000000000000000000000000000000424D3E000000000000003E000000
  241.       2800000004000000100000000100010000000000400000000000000000000000
  242.       000000000000000000000000FFFFFF0080000000800000008000000080000000
  243.       8000000080000000800000008000000080000000800000008000000080000000
  244.       8000000080000000800000008000000000000000000000000000000000000000
  245.       000000000000}
  246.   end
  247. end
  248.